home *** CD-ROM | disk | FTP | other *** search
/ Risc World 7 / Risc World 7.iso / Software / Issue6 / SDL.ZIP / !ballfield / README < prev    next >
Text File  |  2003-05-23  |  565b  |  23 lines

  1.  
  2.                      Ballfield
  3.                      ---------
  4.  
  5. Here's a cute little thing that should bring back
  6. memories from the days of the Amiga and Atari ST,
  7. and the old demo scene culture. I played with other
  8. stuff most of the time on my Amiga, so I guess I'll
  9. have my fun now, when it's dead simple and you
  10. don't even have to hack any asm code! ;-)
  11.  
  12.  
  13. The program supports a few command line options:
  14.  
  15.     -f    Fullscreen
  16.     -nd    No Double Buffering
  17.     -h    Use Hardware Surface
  18.     -<n>    Depth = <n> bits
  19.     -na    Don't use antialiazing
  20.  
  21.  
  22.     //David Olofson  <david@olofson.net>
  23.